Check m2p/compat m2p table for new added memory.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 21 Dec 2009 10:48:01 +0000 (10:48 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 21 Dec 2009 10:48:01 +0000 (10:48 +0000)
commitdea3f61b59084b48e48515d999d6d908e32341aa
treea76b946e413657b6391b30ebdc9834196df183c8
parent8e73d3d71c9904a0de911f955b431c25fd63e2d1
Check m2p/compat m2p table for new added memory.

As we allocate m2p/compat m2p/frametable page tables from new added
memory, we want to make sure the new range can hold up the new page
tables, this is because m2p/frametable need be aligned and cover more
than the new-added range.

Signed-off-by: Jiang, Yunhong <yunhong.jiang@intel.com>
xen/arch/x86/x86_64/mm.c